Kaluga
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Kaluga
architecture
/
com.splendo.kaluga.architecture.navigation
/
[ios]NavigationSpec
/
ThirdParty
/
OpenMode
/
OnlyWhenInstalled
Only
When
Installed
ios
data
class
OnlyWhenInstalled
(
val
url
:
NSURL
)
:
NavigationSpec.ThirdParty.OpenMode
Only navigates whn the app is installed
Parameters
url
The
NSURL
scheme for opening the app
Members
Constructors
Only
When
Installed
Link copied to clipboard
ios
constructor
(
url
:
NSURL
)
Properties
url
Link copied to clipboard
ios
val
url
:
NSURL